---
title: "decode · RUAL Documentation"
description: "Decodes the given json web token and returns the payload. Unverified JWTs should be treated with caution and viewed the same as other user input"
canonical: https://docs.rual.nl/block-types/json web token/function_jwt_decode
language: en
---

# decode

This block is part of the [`json web token`](https://docs.rual.nl/block-types/json%20web%20token) group and was last modified in core [`v13.0.8`](https://docs.rual.nl/core-versions/130008).

Decodes the given json web token and returns the payload. Unverified JWTs should be treated with caution and viewed the same as other user input

- flow `flow`

- token required `value`

- flow `flow`

- success `condition`

- error `value`

- verified `condition`

- payload `object`

| `jwt` |
| --- |

### Core Releases
